Clarify documentation of GtkAboutDialog::logo
authorChristian Dywan <christian@twotoasts.de>
Fri, 10 Dec 2010 10:26:07 +0000 (11:26 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jan 2014 03:43:51 +0000 (22:43 -0500)
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=636594
gtk/gtkaboutdialog.c

index 09018e44e6bab5e550f019db61da95b749222ace..dd0f68f8b872bdd516494dbcf2361ff1feaed80f 100644 (file)
@@ -569,8 +569,8 @@ gtk_about_dialog_class_init (GtkAboutDialogClass *klass)
   /**
    * GtkAboutDialog:logo:
    *
-   * A logo for the about box. If this is not set, it defaults to
-   * gtk_window_get_default_icon_list().
+   * A logo for the about box. If it is %NULL, the default window icon
+   * set with gtk_window_set_default_icon() will be used.
    *
    * Since: 2.6
    */